.. _`Texts to Tables`: .. _`org.sysess.sympathy.data.text.texts2tables`: Texts to Tables ``````````````` .. image:: text2table.svg :width: 48 Convert rows of Text into rows in a Table. Documentation ::::::::::::: Auto generated list version of :ref:`Text to Table`. In this version, the following ports from the original nodes have been changed to lists which the node loops over: :Looped Inputs: text. :Looped Outputs: table. For details see the original node. Definition :::::::::: Input ports ........... **texts** [text] Input Text Output ports ............ **tables** [table] Table with input Text Configuration ............. **Delimiter** (delimiter) Choose delimiter, a character sequence to separate the Text into rows. **Output name** (name) Specify name for output column. Must be a legal name. See :ref:`Name restrictions` for more info. Related nodes ............. * :ref:`org.sysess.sympathy.data.text.text2table` Implementation .............. .. automodule:: node_text2table :noindex: .. class:: Texts2Tables :noindex: